RecolorImage Class

Represents the diagram recolor-image extension (dgm14:recolorImg) that indicates whether images inside a SmartArt diagram are recolored (uri {C62137D5-CB1D-491B-B009-E17868A290BF}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class RecolorImage : IExtensionContent
Inheritance
Object    RecolorImage
Implements
IExtensionContent

Constructors

RecolorImageInitializes a new instance of the RecolorImage class

Properties

Value Gets or sets the value (val).

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also